CVE-2024-53270
HTTP/1: sending overload crashes when the request is reset beforehand in envoy
Description
Envoy is a cloud-native high-performance edge/middle/service proxy. In affected versions `sendOverloadError` is going to assume the active request exists when `envoy.load_shed_points.http1_server_abort_dispatch` is configured. If `active_request` is nullptr, only onMessageBeginImpl() is called. However, the `onMessageBeginImpl` will directly return ok status if the stream is already reset leading to the nullptr reference. The downstream reset can actually happen during the H/2 upstream reset. As a result envoy may crash. This issue has been addressed in releases 1.32.3, 1.31.5, 1.30.9, and 1.29.12. Users are advised to upgrade. Users unable to upgrade may disable `http1_server_abort_dispatch` load shed point and/or use a high threshold.
INFO
Published Date :
Dec. 18, 2024, 8:15 p.m.
Last Modified :
Sept. 4, 2025, 1:47 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | HIGH | [email protected] |
Solution
- Upgrade Envoy to version 1.32.3, 1.31.5, 1.30.9, or 1.29.12 or later.
- If an upgrade is not possible, disable the `http1_server_abort_dispatch` load shed point.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-53270
.
URL | Resource |
---|---|
https://github.com/envoyproxy/envoy/pull/37743/commits/6cf8afda956ba67c9afad185b962325a5242ef02 | Patch |
https://github.com/envoyproxy/envoy/security/advisories/GHSA-q9qv-8j52-77p3 | Third Party Advisory Exploit Mitigation |
https://github.com/envoyproxy/envoy/security/advisories/GHSA-q9qv-8j52-77p3 | Third Party Advisory Exploit Mitigation |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-53270
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-53270
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-53270
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-53270
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 04, 2025
Action Type Old Value New Value Added CWE CWE-476 Added CPE Configuration OR *cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* versions from (including) 1.31.0 up to (excluding) 1.31.5 *cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* versions from (including) 1.32.0 up to (excluding) 1.32.3 *cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* versions up to (excluding) 1.29.12 *cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* versions from (including) 1.30.0 up to (excluding) 1.30.9 Added Reference Type GitHub, Inc.: https://github.com/envoyproxy/envoy/pull/37743/commits/6cf8afda956ba67c9afad185b962325a5242ef02 Types: Patch Added Reference Type CISA-ADP: https://github.com/envoyproxy/envoy/security/advisories/GHSA-q9qv-8j52-77p3 Types: Exploit, Mitigation, Third Party Advisory Added Reference Type GitHub, Inc.: https://github.com/envoyproxy/envoy/security/advisories/GHSA-q9qv-8j52-77p3 Types: Exploit, Mitigation, Third Party Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Dec. 18, 2024
Action Type Old Value New Value Added Reference https://github.com/envoyproxy/envoy/security/advisories/GHSA-q9qv-8j52-77p3 -
New CVE Received by [email protected]
Dec. 18, 2024
Action Type Old Value New Value Added Description Envoy is a cloud-native high-performance edge/middle/service proxy. In affected versions `sendOverloadError` is going to assume the active request exists when `envoy.load_shed_points.http1_server_abort_dispatch` is configured. If `active_request` is nullptr, only onMessageBeginImpl() is called. However, the `onMessageBeginImpl` will directly return ok status if the stream is already reset leading to the nullptr reference. The downstream reset can actually happen during the H/2 upstream reset. As a result envoy may crash. This issue has been addressed in releases 1.32.3, 1.31.5, 1.30.9, and 1.29.12. Users are advised to upgrade. Users unable to upgrade may disable `http1_server_abort_dispatch` load shed point and/or use a high threshold. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Added CWE CWE-670 Added Reference https://github.com/envoyproxy/envoy/pull/37743/commits/6cf8afda956ba67c9afad185b962325a5242ef02 Added Reference https://github.com/envoyproxy/envoy/security/advisories/GHSA-q9qv-8j52-77p3